home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Co-Cz / ComputerUsage.cpt / Computer Usage Tracking / background_2714.txt < prev    next >
Encoding:
Text File  |  1988-03-12  |  2.1 KB  |  108 lines

  1. -- background: 2714 from stack: in
  2. -- bmap block id: 16649
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Cover Card
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=185 top=312 right=333 bottom=222
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1014 / 1014
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll left
  23.   go to prev card
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 6 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=234 top=312 right=333 bottom=277
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1013 / 1013
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Next
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect scroll right
  43.   go fourth card
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 7 (field)
  49. -- low flags: 00
  50. -- high flags: 4002
  51. -- rect: left=108 top=120 right=142 bottom=454
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 3
  56. -- text size: 12
  57. -- style flags: 256
  58. -- line height: 16
  59. -- part name: Programmer 1
  60.  
  61.  
  62. -- part 8 (field)
  63. -- low flags: 00
  64. -- high flags: 4002
  65. -- rect: left=108 top=146 right=168 bottom=454
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 3
  70. -- text size: 12
  71. -- style flags: 256
  72. -- line height: 16
  73. -- part name: Programmer 2
  74.  
  75.  
  76. -- part 11 (field)
  77. -- low flags: 80
  78. -- high flags: 0000
  79. -- rect: left=292 top=311 right=331 bottom=480
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 0
  83. -- font id: 3
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: Hidden
  88.  
  89.  
  90. -- part 12 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=425 top=308 right=335 bottom=491
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 2478 / 2478
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Shareware info
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   go to card id 17233
  105. end mouseUp
  106.  
  107.  
  108.